home *** CD-ROM | disk | FTP | other *** search
/ Multimedia Madness 2 #12 / Multimedia Madness - Volume 2 - Issue 12 (SAMS Publishing) (November 25, 1992).iso / highfive / wallmgr / wallgal.250 < prev    next >
INI File  |  1992-10-14  |  3KB  |  75 lines

  1. [SETUP]
  2. GalleryTitle=Default
  3.  
  4. SelectionMode=3
  5. ;; 1 - Random - BMPs selected randomly from CurrentSequence list.
  6. ;; 2 - Ran\Seq - BMPs selected sequentially from the CurrentSequence list.
  7. ;;     On reaching the end of the list a new list is generated by random
  8. ;;     permutation and selection resumes at the beginning of the new list.
  9. ;; 3 - Sequential - Same as Ran/Seq except that list is not permuted.
  10.  
  11. SwitchingMode=5
  12. ;;  5 - Manual - switch manually only
  13. ;; 12 - Startup Only - switch only when windows starts up
  14. ;; 10 - Startup & Timer - switch at startup and then on expiration of duration
  15. ;;  2 - Timer Only - switch only on expiration of duration
  16.  
  17. Duration=60
  18. ;; Duration for timer modes
  19. ;; 0 to 999 duration is minutes
  20. ;; 65535 to 65436 duration is 1 to 99 seconds (-1 to -99 in 16-bit 2's-comp)
  21.  
  22. PaletteCorrection=0
  23. ;;  0       - Palette correction disabled
  24. ;;  Nonzero - Palette correction enabled
  25. ;;
  26. ;; This field is ignored if the current display is not 256 color with
  27. ;; palette support or if WM is running under Windows 3.1 or higher.
  28.  
  29. WPTime=0
  30. ;;   Keeps track of time on the current wallpaper. WM uses this
  31. ;;   value in Timer Only mode so that the time on any one wallpaper does
  32. ;;   not exceed value set for Duration above even across multiple Windows
  33. ;;   sessions.
  34.  
  35. CurrentSequence=
  36. ;;   A list of the bitmap key numbers (see below) that specifies wallpaper
  37. ;;   selection order. This list is mandatory and should contain each
  38. ;;   key number exactly once.
  39.  
  40. CurrentIndex=
  41. ;;   Index into the CurrentSequence. Must a be number between 0 and the total
  42. ;;   number of wallpapers listed below minus 1.
  43.  
  44. DefaultWAVFile=
  45. ;;   Name of default WAV file to play when changing to a wallpaper with
  46. ;;   no explicit associated sound file. (See below)
  47.  
  48. ;;--------------------------------------------------------------------------------
  49. ;; Entries for bitmaps have the following form:
  50. ;;
  51. ;;     KeyNum=Filename|DMode|Title[|WAVFile]
  52. ;;
  53. ;; where,
  54. ;;
  55. ;;     KeyNum is a number > 0.
  56. ;;
  57. ;;     Filename is a fully qualified filename.
  58. ;;
  59. ;;     DMode is the character 'C' or 'T' meaning the bitmap is to be centered or
  60. ;;     tiled, respectively.
  61. ;;
  62. ;;     Title is a text string of up to 50 characters. It cannot contain the
  63. ;;     field delimiting character '|'.
  64. ;;
  65. ;;     WAVFile is a fully qualified WAV (waveform) file to be played when this 
  66. ;;     wallpaper is displayed. This element is optional.
  67. ;;
  68. ;; An example,
  69. ;;
  70. ;;     1=C:\WIN30\MONALISA.BMP|C|The Mona Lisa - L. da Vinci|E:\WAVEFORM\WOLF.WAV
  71. ;;--------------------------------------------------------------------------------
  72. [Bitmaps]
  73.  
  74.  
  75.